18th March 2019

In this meeting, Ximing shared his study on object detection model: YOLO.

Topics covered

  • Different tasks of computer vision

  • YOLO as a model solving object detection task

  • Ideas of solving object detection problem

  • How YOLO solve the object detection problem

    • All 3 steps of the whole system
    • The output of CNN
    • The CNN structure

For more detail, please check the recording

Haven’t covered

  • Loss function (training)
  • Pros and cons in detail

Resource of this week